home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr04 / fgf_edt1.zip / README.1ST < prev   
Text File  |  1993-07-01  |  3KB  |  92 lines

  1. Readme file for FGF Edit 1.0
  2.  
  3. Copyright (c) 1993 by Pragmatic Designs, All Rights Reserved.
  4.  
  5. First off, let me tell you that this software is in a beta state.
  6. What does this mean to you?  Well, first off, don't be surprised if
  7. things don't work quite the way you expect them to.  I'm not going
  8. to release a product with known bugs, (that's not a bug, it's a
  9. feature!), but there may be an operation that does not "feel" right
  10. with you.  By all means, get in touch with me, (addresses are at the
  11. end of this document).
  12.  
  13. As this is a beta release, there are some limitations in the
  14. program.  File handling is primitive, to say the least.  There is no
  15. "open" or "save" functions, file names are specified on the command
  16. line.  There is also no way to move a character in the edit grid.
  17. (See the section on future enhancements to see the direction I want
  18. to take the program).
  19.  
  20. Please take the time to read the BETAGUID.TXT file if you never have
  21. beta tested before.  There are many good ideas in it...
  22.  
  23. Files included in this archive:
  24.  
  25. FGF_EDIT.EXE    - The program proper.
  26. FGF_EDIT.FGI    - Resources used by FGF_EDIT.
  27. BETAGUID.TXT    - A guide to being a beta tester.
  28. README.1ST        - This text.
  29. ABOUT_FG.TXT    - A blurb about Ted Gruber Software and Fastgraph.
  30.  
  31. Please do not add to or delete any files from this archive.  Do not
  32. upload this archive to any other BBS!
  33.  
  34. Installation:
  35.  
  36. All you need to remember is the FGI file MUST be in the same
  37. directory as the EXE file.  FGF files to be edited can be in any
  38. directory.
  39.  
  40. Operation:
  41.  
  42. You invoke the program as: FGF_EDIT <FILENAME.EXT> <OUT_FILE.EXT>
  43.  
  44. FILENAME.EXT is the name of the file that you wish to edit.  If the
  45. file is not found, then an empty edit array is created.
  46.  
  47. OUT_FILE.EXT is the file that will be written to when the program
  48. exits (and you made changes).  If no name is given then the default
  49. A.OUT filename will be used.  (This is to protect the original file
  50. from being corrupted).
  51.  
  52.  
  53. Known Bugs & Strangeness: If the ChrX marker is on a byte boundary,
  54. the white lines, then any cells in the next byte (to the right) WILL
  55. be saved instead of being deleted.  This is because of a bug in the
  56. Fastgraph/Fonts library and will be addressed after the update is
  57. released.
  58.  
  59. MaxX and Drop don't stay put where I place them!  Why?  Well, drop
  60. is calculated based on where the pixels are located in the character
  61. 'A' (Ascii: 41).  MaxX is based on the widest character found while
  62. loading.  There is no "work around" planed for this as these values
  63. HAVE to be calculated when loading a file.
  64.  
  65. There is no testing done to see if you gave the program a valid FGF
  66. file to edit.  It will probably exit with some sort of error
  67. message.  (Character mismatch).
  68.  
  69. If you have problems running this program, strange colors, mouse
  70. flicker, etc, please let me know what hardware you are running on.
  71. Addresses:
  72.  
  73. There are several ways that you can reach me.
  74.  
  75. BBS:        (603) 429-2110 The Dwarrowdelf - This is my BBS, the
  76.                             latest version will be available here,
  77.                             first.
  78.  
  79.             (702) 796-7134 Dust Devil BBS - Home of Fastgraph.  Read
  80.                             the ABOUT_FG.TXT file for more info.
  81.  
  82. Fidonet:    Netmail to 1:132/199 or        SHAREWRE echo
  83.  
  84. RIME:        ->LEOTECH
  85.     or        SHAREWARE conference
  86.  
  87. InterNet:    shodsdon@leotech.mv.com
  88.  
  89. USMail:        Steve Hodsdon
  90.             8 Bambi Tr.
  91.             Merrimack, N.H. 03054
  92.